Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 172,523 for

document formatting

(0.31 sec)
  1. Convert TXT to POT in Python or with free Onlin...

    TXT to POT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free TXT to POT online converter quickly before integrating the code....files to POT format. This is because POT format is a presentation...presentation format that is widely used for creating and editing presentations...

    products.aspose.com/total/python-net/conversion...
  2. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows to specify whether the revisions are rendered in the balloons... Document ( file_name = MY_DIR + 'Revisions... layout . ShowInBalloons . FORMAT_AND_DELETE doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....the Working with Fields documentation article. Examples: Shows...field in a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::FieldFootnoteRef class |...

    Aspose::Words::Fields::FieldFootnoteRef class. Implements the FOOTNOTEREF field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldFootnoteRef...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldPrivate class | Asp...

    Aspose::Words::Fields::FieldPrivate class. Implements the PRIVATE field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldPrivate...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....the Working with Fields documentation article. Remarks: This field...BIDIOUTLINE fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java....the Working with Fields documentation article. Remarks: Inserts...the Developer tab. Document doc = new Document(getMyDir() + "Form...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java....the Working with Fields documentation article. Examples: Shows...insert an OCX field. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java....the Working with Fields documentation article. Remarks: Inserts...automatic number in outline format. Examples: Shows how to number...

    reference.aspose.com/words/java/com.aspose.word...
  10. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...Document; import com.aspose.pdf.FontRepository;...the PDF document Document pdfDocument = new Document("input.pdf");...

    forum.aspose.com/t/find-an-replace-with-multipl...